home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / OpenLibEnh.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  111 lines

  1. Short:    OpenLib() looks in PROGDIR: and more. V1.3
  2. Author:   kessler@fim.uni-erlangen.de (Thomas Kessler)
  3. Uploader: kessler@fim.uni-erlangen.de (Thomas Kessler)
  4. Version:  1.3
  5. Type:     util/boot
  6. Requires: OS2.0+
  7. Replaces: util/boot/OpenLibEnh*
  8.  
  9. OpenLibEnhancer                                               OpenLibEnhancer
  10.  
  11.    NAME
  12.     OpenLibEnhancer
  13.  
  14.    VERSION
  15.     OpenLibEnhancer 1.3 by Thomas Kessler (14.11.95)
  16.  
  17.    DISCLAIMER
  18.     Copyright ©1995 by
  19.     Thomas Kessler, Sonnenstrasse 95, D-91564 Neuendettelsau, Germany.
  20.  
  21.     This program is FREEWARE.
  22.  
  23.     If you like it, just send me something ($$, email, Zorro-III cards,
  24.     whatever-you-like) and you will become a registered user. You will
  25.     receive every update for free via email as registered user.
  26.  
  27.     It is illegal to distribute this program on disks which cost
  28.     more than US $5 per floppy disk, or more than US $20 per CD.
  29.  
  30.     This software is provided as-is, without warranty of any kind,
  31.     either expressed or implied. In no event will the author be liable
  32.     for direct, indirect, incidental or consequential damages or data
  33.     loss resulting from the use or application of this software. The
  34.     entire risk as to the results and performance of this software is
  35.     assumed by the user.
  36.  
  37.    SYNOPSIS
  38.     OpenLibEnhancer NOPROGDIR/S,NOLIBS/S,NOCLASSES/S
  39.  
  40.     NOPROGDIR   Do not search in PROGDIR:
  41.     NOLIBS      Do not search in PROGDIR:Libs/
  42.     NOCLASSES   Do not search in PROGDIR:Classes/
  43.  
  44.     Most users _won't_ need these switches.
  45.  
  46.    FUNCTION
  47.     If a program opens a library then the ramlib-module of
  48.     AmigaOS looks for it first in ROM and RAM, then in LIBS:
  49.     and then in the current directory.
  50.  
  51.     But if you start a program which has its own library in
  52.     its own directory by typing "dh1:owndir/myprogram" and
  53.     the current directory is your "SYS:" partition, your
  54.     program will not find the library (unless it searches
  55.     it in this special place).
  56.  
  57.     If a program looks for a library with a given path, e.g.
  58.     "Blubb:blubberlibs/blubber.library" and it does not find
  59.     it there, OpenLibEnhancer will also become active.
  60.  
  61.     OpenLibEnhancer enhances the OpenLibrary() function by
  62.     looking for your library in "PROGDIR:" "PROGDIR:Libs/"
  63.     and even in "PROGDIR:Classes/" if the library could not
  64.     be opened in the normal way.
  65.  
  66.     With OpenLibEnhancer there is no more need to type all
  67.     these assigns any more if you got a new program and you
  68.     just want to do a quick test without installing all the
  69.     data.
  70.  
  71.    INPUTS
  72.     None. Just put OpenLibEnhancer in your WBStartup-drawer
  73.     or add it to your user-startup (recommended) and that's it.
  74.  
  75.    NOTE
  76.     As the OpenLibrary() function is patched, your viruskiller
  77.     may report an unknown vector.
  78.  
  79.     Only the OpenLibrary() function is patched, but everything
  80.     should work also for those (poor) programs, which call
  81.     OldOpenLibrary(), because OldOpenLibrary() does nothing else
  82.     than calling OpenLibrary() with version 0. (That is the case
  83.     with OS3.x, I don't know about earlier releases of the OS :-)
  84.  
  85.     Start OpenLibEnhancer in your user-startup (after ENV: exists)
  86.     as it uses an environment-variable.
  87.  
  88.    HISTORY
  89.     1.0 (14.10.95)   First (not really) public release.
  90.     1.1 (15.10.95)   Fixed a very small bug which could lead
  91.                      to a crash in low-memory situations.
  92.                      Fixed PROGDIR: assign for WBStartup-programs.
  93.     1.2 (01.11.95)   Added commandline configuration.
  94.                      Added libname-strip
  95.     1.3 (14.11.95)   Added wb-support for use in WBStartup
  96.  
  97.    AUTHOR
  98.     Thomas Kessler (kessler@fim.uni-erlangen.de)
  99.  
  100.  
  101. ============================= Archive contents =============================
  102.  
  103. Original  Packed Ratio    Date     Time    Name
  104. -------- ------- ----- --------- --------  -------------
  105.      628     262 58.2% 14-Nov-95 15:58:22  OpenLibEnhancer.info
  106.      744     590 20.6% 14-Nov-95 15:48:16 +OpenLibEnhancer
  107.     3253    1573 51.6% 14-Nov-95 15:57:46 +OpenLibEnhancer.doc
  108.     1598    1001 37.3% 14-Nov-95 15:51:52 +OpenLibEnhancer.info
  109. -------- ------- ----- --------- --------
  110.     6223    3426 44.9% 16-Nov-95 21:52:10   4 files
  111.